hip.api.graphics.g2d.animation

Undocumented in source.

Public Imports

hip.api.renderer.texture
public import hip.api.renderer.texture;
Undocumented in source.
hip.api.graphics.color
public import hip.api.graphics.color;
Undocumented in source.
hip.api.data.textureatlas
public import hip.api.data.textureatlas;
Undocumented in source.

Members

Enums

HipAnimationLoopingMode
enum HipAnimationLoopingMode
Undocumented in source.

Interfaces

IHipAnimation
interface IHipAnimation
Undocumented in source.
IHipAnimationTrack
interface IHipAnimationTrack
Undocumented in source.

Structs

HipAnimationFrame
struct HipAnimationFrame

The frame user is responsible for using the frame properties, while the track is responsible for returning the correct frame

Meta